home *** CD-ROM | disk | FTP | other *** search
/ Enough Press Kit / Enough Press Kit.iso / pc / savedialog.dxr / 00013_desktop download.ls < prev    next >
Encoding:
Text File  |  2002-04-24  |  100 b   |  7 lines

  1. on mouseUp me
  2.   tell the stage
  3.     close(window("SaveDialog"))
  4.     DesktopDownload()
  5.   end tell
  6. end
  7.